PESetWindowOptions

Use PESetWindowOptions to set display options for the preview window, including which preview window controls are available. This function must be called after PEOutputToWindow.

C Syntax
BOOL CRPE_API PESetWindowOptions (
        short printJob,
        PEWindowOptions FAR *options );
Parameters

printJob

Specifies the print job for which you want to set preview window display options.

options

Specifies a pointer to a PEWindowOptions.

Returns
VB Syntax
Declare Function PESetWindowOptions Lib "crpe.dll" (
    ByVal printJob As Integer, Options As PEWindowOptions ) As Integer
Delphi Syntax
function PESetWindowOptions (
    printJob: Word;
    var options: PEWindowOptions
    ): Bool stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com